home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / UText.dfm / UText.txt
Encoding:
Text File  |  1998-11-20  |  432 b   |  20 lines

  1. inherited FText: TFText
  2.   Caption = 'Text'
  3.   OnShow = FormShow
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited Panel1: TPanel
  7.     inherited Cell1: TCell
  8.       ControlData = {
  9.         00000100D8380000BE130000000000000A000000010101010101000101001400
  10.         00006574}
  11.     end
  12.   end
  13.   inherited Panel2: TPanel
  14.     inherited RichEdit1: TRichEdit
  15.       Lines.Strings = (
  16.         'It show many kind of text styles.')
  17.     end
  18.   end
  19. end
  20.